Options:
a. When the request is sent from browser to server then browser sends cookie to server.
b. when the request is sent from browser to server then server generates cookie& stores on server
c. For Every subsequent request server should create one cookie.
d. When the request is sent from browser to server then server generates cookie and write back to browser.
Reveal Answer